home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / funnyquest.swf / scripts / DefineButton2_89 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-10-01  |  60 b   |  5 lines

  1. on(release){
  2.    dataMode = 1;
  3.    gotoAndStop("rank");
  4. }
  5.